[Manager Summary]

PMPostScriptFile


Passes a PostScript data file during your drawing loop.
OSStatus PMPostScriptFile(FSSpec *theFile)
PARAMETERS
theFile
A pointer to a structure of type FSSpec. Use this structure to specify the PostScript file to pass during your drawing loop.
function result
If the current printer driver doesn't support the PostScript language, this function returns the result code kNotImplemented.

Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.